Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a couple of issues for statics in sos14 #1285

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

kouvel
Copy link
Member

@kouvel kouvel commented Sep 12, 2024

- Passed in the method table address to the statics APIs instead of the module address
- Treated `ClrElementType.Pointer` as primitive for thread-statics, as they seem to be stored in the non-GC section
@kouvel kouvel self-assigned this Sep 12, 2024
Copy link
Contributor

@leculver leculver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@leculver leculver merged commit ba67d64 into microsoft:main Sep 12, 2024
8 checks passed
@kouvel kouvel deleted the StaticFix branch September 13, 2024 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants